Moved #include into first column to allow makedepend to see it.
08.11.1996 aros
All OS function use now Amiga types
Moved intuition-driver protos to intuition_intern.h
31.10.1996 aros
Use the new functions to create and free the RastPort
24.10.1996 aros
Use the official AROS macros over the __AROS versions.
15.10.1996 digulla
Two new functions: LockIBase() and UnlockIBase()
Modified code to make sure that it is impossible to access illegal data (ie.
fields of a window which is currently beeing closed).
21.09.1996 digulla
Use Screens' font if there is one
21.09.1996 digulla
DEBUG Code
Initialize new RastPort with InitRastPort()
29.08.1996 digulla
Moved common code from driver to Intuition
More docs